home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / TeX-inputs / LaTeX / amslatex / amsxtra.sty < prev    next >
Text File  |  1997-01-18  |  3KB  |  78 lines

  1. %% 
  2. %% This is file `amsxtra.sty', generated 
  3. %% on <1996/11/1> with the docstrip utility (2.2i).
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% amsxtra.dtx 
  8. %%% ====================================================================
  9. %%%  @LaTeX-file{
  10. %%%     filename        = "amsxtra.dtx",
  11. %%%     version         = "1.2b",
  12. %%%     date            = "1996/10/28",
  13. %%%     time            = "14:54:44 EST",
  14. %%%     author          = "American Mathematical Society",
  15. %%%     copyright       = "Copyright (C) 1996 American Mathematical Society,
  16. %%%                        all rights reserved.  Copying of this file is
  17. %%%                        authorized only if either:
  18. %%%                        (1) you make absolutely no changes to your copy,
  19. %%%                        including name; OR
  20. %%%                        (2) if you do make changes, you first rename it
  21. %%%                        to some other name.",
  22. %%%     address         = "American Mathematical Society,
  23. %%%                        Technical Support,
  24. %%%                        Electronic Products and Services,
  25. %%%                        P. O. Box 6248,
  26. %%%                        Providence, RI 02940,
  27. %%%                        USA",
  28. %%%     telephone       = "401-455-4080 or (in the USA and Canada)
  29. %%%                        800-321-4AMS (321-4267)",
  30. %%%     FAX             = "401-331-3842",
  31. %%%     checksum        = "05092 135 536 5380",
  32. %%%     email           = "tech-support@ams.org (Internet)",
  33. %%%     codetable       = "ISO/ASCII",
  34. %%%     keywords        = "latex, amslatex, ams-latex",
  35. %%%     supported       = "yes",
  36. %%%     abstract        = "This is part of the AMS-\LaTeX{} distribution.
  37. %%%                        It contains some rarely used user-level commands",
  38. %%%     docstring       = "The checksum field above contains a CRC-16
  39. %%%                        checksum as the first value, followed by the
  40. %%%                        equivalent of the standard UNIX wc (word
  41. %%%                        count) utility output of lines, words, and
  42. %%%                        characters.  This is produced by Robert
  43. %%%                        Solovay's checksum utility.",
  44. %%%  }
  45. %%% ====================================================================
  46. \ProvidesPackage{amsxtra}[1996/10/28 v1.2b]
  47. \@ifpackageloaded{amstex}{}{%
  48.   \RequirePackage{amsmath}[1996/10/01 v1.2]}
  49. \def\sphat{^{\mathchoice{}{}%
  50.  {\,\,\smash[b]{\hbox{\lower4\ex@\hbox{$\m@th\widehat{\null}$}}}}%
  51.  {\,\smash[b]{\hbox{\lower3\ex@\hbox{$\m@th\hat{\null}$}}}}}}
  52. \def\spcheck{^\vee}
  53. \def\sptilde{^\sim}
  54. \def\spdot{^{\hbox{\raise\ex@\hbox{\normalfont .}}}}
  55. \def\spddot{^{\hbox{\raise\ex@\hbox{\normalfont ..}}}}
  56. \def\spdddot{^{\hbox{\raise\ex@\hbox{\normalfont...}}}}
  57. \def\spbreve{^{\!\smash[b]{\hbox{\lower4\ex@\hbox{\u{}}}}}}
  58. \@ifpackageloaded{amstex}{%
  59. \def\fracwithdelims#1#2{\new@ifnextchar[{\fracwithdelims@#1#2}%
  60.   {\fracwithdelims@#1#2[\@empty]}}
  61. \def\fracwithdelims@#1#2[#3]#4#5{\relax
  62.   \ifx\@empty#3{#4\overwithdelims#1#2#5}\else
  63.   {#4\abovewithdelims#1#2#3\relax#5}\fi}
  64. }{}
  65. \def\accentedsymbol#1#2{\expandafter\newbox\csname\expandafter
  66.   \@gobble\string#1@box\endcsname
  67.  \expandafter\setbox\csname\expandafter\@gobble
  68.    \string#1@box\endcsname\hbox{$\m@th#2$}%
  69.   \newcommand{#1}{%
  70.     \expandafter\copy\csname\expandafter\@gobble\string#1@box
  71.     \endcsname{}}%
  72. }
  73. \def~{\nobreakspace}
  74. \DeclareRobustCommand{\nobreakspace}{\unskip\nobreak\ \ignorespaces}
  75. \endinput
  76. %% 
  77. %% End of file `amsxtra.sty'.
  78.